Click or drag to resize

UserConfigurationEntries Property

Defines a set of dictionary property entries for a user configuration object.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<UserConfigurationDictionaryEntry> Entries { get; }

Property Value

Type: IListUserConfigurationDictionaryEntry
See Also